home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 November: Tool Chest
/
Dev.CD Nov 00 TC Disk 1.toast
/
Tool Chest
/
Devices
/
NuBus⁄Slot Manager
/
Declaration ROMs
/
Ex Apple EtherNet ROM
/
OLD MPW Exec
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-09-14
|
303 b
|
10 lines
|
[
TEXT/MPS
]
### Assemble and link the EtherTalk ROM.
asm -l EtherROM.a
Link EtherROM.a.o -o EtherROM
### Patch the crc value and convert the code to a data file, to
### make it a file that can be downloaded to a ROM burner.
"{Decl}Decl.Tools:crcPatch" EtherROM
"{Decl}Decl.Tools:Data" EtherROM EtherROM.d